Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Extend fast-forward unit test. #20

Merged
merged 2 commits into from
Aug 26, 2023
Merged

Conversation

nwalfield
Copy link
Contributor

  • Extend the fast-forward unit test to also check that '/fast-forward' fails when the base can't be fast forwarded.

  - Extend the fast-forward unit test to also check that
    '/fast-forward' fails when the base can't be fast forwarded.
@github-actions
Copy link

Triggered from #20 by @nwalfield.

Checking if we can fast forward main (d1791bc) to nwalfield/unit-test (59ccc4b).

Target branch (main):

commit d1791bc5ea329c194d4c63459d97ae4931339e41 (HEAD -> main, origin/main, origin/HEAD)
Author: Neal H. Walfield <[email protected]>
Date:   Fri Aug 25 12:58:49 2023 +0200

    ci: Check that the fast-forward check and /fast-forward work.
    
      - Check that the actions work by opening a pull request in a test
        repository, and then fast forwarding it.

Pull request (nwalfield/unit-test):

commit 59ccc4bac6c544393fce7548d17493a92ea86dd8 (pull_request/nwalfield/unit-test)
Author: Neal H. Walfield <[email protected]>
Date:   Sat Aug 26 22:37:42 2023 +0200

    ci: Extend fast-forward unit test.
    
      - Extend the fast-forward unit test to also check that
        '/fast-forward' fails when the base can't be fast forwarded.

It is possible to fast forward main (d1791bc) to nwalfield/unit-test (59ccc4b). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to nwalfield/unit-test.

  - After fast forwarding the branch, it can take GitHub a second or
    two to close the merge request.
@github-actions
Copy link

Triggered from #20 by @nwalfield.

Checking if we can fast forward main (d1791bc) to nwalfield/unit-test (207044e).

Target branch (main):

commit d1791bc5ea329c194d4c63459d97ae4931339e41 (HEAD -> main, origin/main, origin/HEAD)
Author: Neal H. Walfield <[email protected]>
Date:   Fri Aug 25 12:58:49 2023 +0200

    ci: Check that the fast-forward check and /fast-forward work.
    
      - Check that the actions work by opening a pull request in a test
        repository, and then fast forwarding it.

Pull request (nwalfield/unit-test):

commit 207044e6264cb96ee4d2ea55845c7db4a8b581f1 (pull_request/nwalfield/unit-test)
Author: Neal H. Walfield <[email protected]>
Date:   Sat Aug 26 22:50:04 2023 +0200

    ci: Wait a couple of seconds before checking the PR's merge status.
    
      - After fast forwarding the branch, it can take GitHub a second or
        two to close the merge request.

It is possible to fast forward main (d1791bc) to nwalfield/unit-test (207044e). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward main to nwalfield/unit-test.

@nwalfield
Copy link
Contributor Author

/fast-forward

@github-actions
Copy link

Triggered from #20 (comment) by @nwalfield.

Trying to fast forward main (d1791bc) to nwalfield/unit-test (207044e).

Target branch (main):

commit d1791bc5ea329c194d4c63459d97ae4931339e41 (HEAD -> main, origin/main, origin/HEAD)
Author: Neal H. Walfield <[email protected]>
Date:   Fri Aug 25 12:58:49 2023 +0200

    ci: Check that the fast-forward check and /fast-forward work.
    
      - Check that the actions work by opening a pull request in a test
        repository, and then fast forwarding it.

Pull request (nwalfield/unit-test):

commit 207044e6264cb96ee4d2ea55845c7db4a8b581f1 (pull_request/nwalfield/unit-test)
Author: Neal H. Walfield <[email protected]>
Date:   Sat Aug 26 22:50:04 2023 +0200

    ci: Wait a couple of seconds before checking the PR's merge status.
    
      - After fast forwarding the branch, it can take GitHub a second or
        two to close the merge request.

Fast forwarding main (d1791bc) to nwalfield/unit-test (207044e).

$ git push origin 207044e6264cb96ee4d2ea55845c7db4a8b581f1:main
To https://github.com/sequoia-pgp/fast-forward.git
   d1791bc..207044e  207044e6264cb96ee4d2ea55845c7db4a8b581f1 -> main

@github-actions github-actions bot merged commit 207044e into main Aug 26, 2023
2 checks passed
@github-actions github-actions bot deleted the nwalfield/unit-test branch August 26, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant